[INFO] fetching crate dmbdip 0.3.0...
[INFO] testing dmbdip-0.3.0 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065
[INFO] extracting crate dmbdip 0.3.0 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate dmbdip 0.3.0
[INFO] finished tweaking crates.io crate dmbdip 0.3.0
[INFO] tweaked toml for crates.io crate dmbdip 0.3.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate dmbdip 0.3.0 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate dmbdip 0.3.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pulldown-cmark-escape v0.11.0
[INFO] [stderr]   Downloaded yeslogic-fontconfig-sys v6.0.0
[INFO] [stderr]   Downloaded pathfinder_geometry v0.5.1
[INFO] [stderr]   Downloaded pathfinder_simd v0.5.5
[INFO] [stderr]   Downloaded rgb v0.8.53
[INFO] [stderr]   Downloaded font-kit v0.14.3
[INFO] [stderr]   Downloaded pulldown-cmark v0.13.1
[INFO] [stderr]   Downloaded imageproc v0.26.1
[INFO] [stderr]   Downloaded pxfm v0.1.28
[INFO] [stderr]   Downloaded glam v0.30.10
[INFO] [stderr]   Downloaded freetype-sys v0.20.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 204bc9c94a0a6cc0d2663d0188c1d1fcfde3d36e22d82e46fa57541b3af3f120
[INFO] running `Command { std: "docker" "start" "-a" "204bc9c94a0a6cc0d2663d0188c1d1fcfde3d36e22d82e46fa57541b3af3f120", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "204bc9c94a0a6cc0d2663d0188c1d1fcfde3d36e22d82e46fa57541b3af3f120", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "204bc9c94a0a6cc0d2663d0188c1d1fcfde3d36e22d82e46fa57541b3af3f120", kill_on_drop: false }`
[INFO] [stdout] 204bc9c94a0a6cc0d2663d0188c1d1fcfde3d36e22d82e46fa57541b3af3f120
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cb4f9d456cca7b2396ab86ebdb8f66d10d2e5fae6ba99c62e385dd5e380dda69
[INFO] running `Command { std: "docker" "start" "-a" "cb4f9d456cca7b2396ab86ebdb8f66d10d2e5fae6ba99c62e385dd5e380dda69", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.42
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling as-slice v0.2.1
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling av-scenechange v0.14.1
[INFO] [stderr]    Compiling built v0.8.0
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling zerocopy-derive v0.8.42
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling aligned v0.4.3
[INFO] [stderr]    Compiling core2 v0.4.0
[INFO] [stderr]    Compiling y4m v0.8.0
[INFO] [stderr]    Compiling pastey v0.1.1
[INFO] [stderr]    Compiling quick-error v2.0.1
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling bitstream-io v4.9.0
[INFO] [stderr]    Compiling maybe-rayon v0.1.1
[INFO] [stderr]    Compiling freetype-sys v0.20.1
[INFO] [stderr]    Compiling profiling v1.0.17
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling fax_derive v0.2.0
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling yeslogic-fontconfig-sys v6.0.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling zune-core v0.4.12
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling equator v0.4.2
[INFO] [stderr]    Compiling pathfinder_simd v0.5.5
[INFO] [stderr]    Compiling strength_reduce v0.2.4
[INFO] [stderr]    Compiling imgref v1.12.0
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]    Compiling aligned-vec v0.6.4
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling weezl v0.1.12
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling v_frame v0.3.9
[INFO] [stderr]    Compiling rav1e v0.8.1
[INFO] [stderr]    Compiling transpose v0.2.3
[INFO] [stderr]    Compiling primal-check v0.3.4
[INFO] [stderr]    Compiling zune-jpeg v0.4.21
[INFO] [stderr]    Compiling loop9 v0.1.5
[INFO] [stderr]    Compiling fax v0.2.6
[INFO] [stderr]    Compiling wide v0.7.33
[INFO] [stderr]    Compiling avif-serialize v0.8.8
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling zune-inflate v0.2.54
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling lebe v0.5.3
[INFO] [stderr]    Compiling rgb v0.8.53
[INFO] [stderr]    Compiling ttf-parser v0.25.1
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling zune-core v0.5.1
[INFO] [stderr]    Compiling pxfm v0.1.28
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling bit_field v0.10.3
[INFO] [stderr]    Compiling rustfft v6.4.1
[INFO] [stderr]    Compiling gif v0.14.1
[INFO] [stderr]    Compiling zune-jpeg v0.5.12
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling png v0.18.1
[INFO] [stderr]    Compiling dlib v0.5.3
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling image-webp v0.2.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling ab_glyph_rasterizer v0.1.10
[INFO] [stderr]    Compiling font-kit v0.14.3
[INFO] [stderr]    Compiling simba v0.9.1
[INFO] [stderr]    Compiling pulldown-cmark v0.13.1
[INFO] [stderr]    Compiling pathfinder_geometry v0.5.1
[INFO] [stderr]    Compiling getopts v0.2.24
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling pulldown-cmark-escape v0.11.0
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling owned_ttf_parser v0.25.1
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling ab_glyph v0.2.32
[INFO] [stderr]    Compiling av1-grain v0.2.5
[INFO] [stderr]    Compiling moxcms v0.7.11
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling tiff v0.10.3
[INFO] [stderr]    Compiling exr v1.74.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rustdct v0.7.1
[INFO] [stderr]    Compiling rand_distr v0.5.1
[INFO] [stderr]    Compiling nalgebra v0.34.1
[INFO] [stderr]    Compiling ravif v0.12.0
[INFO] [stderr]    Compiling image v0.25.9
[INFO] [stderr]    Compiling imageproc v0.26.1
[INFO] [stderr]    Compiling dmbdip v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 15s
[INFO] running `Command { std: "docker" "inspect" "cb4f9d456cca7b2396ab86ebdb8f66d10d2e5fae6ba99c62e385dd5e380dda69", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cb4f9d456cca7b2396ab86ebdb8f66d10d2e5fae6ba99c62e385dd5e380dda69", kill_on_drop: false }`
[INFO] [stdout] cb4f9d456cca7b2396ab86ebdb8f66d10d2e5fae6ba99c62e385dd5e380dda69
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 86e7d50db273807a407a52adbcf9b7535b7f96321b89b286e8f8fb650dc015a0
[INFO] running `Command { std: "docker" "start" "-a" "86e7d50db273807a407a52adbcf9b7535b7f96321b89b286e8f8fb650dc015a0", kill_on_drop: false }`
[INFO] [stderr]    Compiling dmbdip v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.54s
[INFO] running `Command { std: "docker" "inspect" "86e7d50db273807a407a52adbcf9b7535b7f96321b89b286e8f8fb650dc015a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "86e7d50db273807a407a52adbcf9b7535b7f96321b89b286e8f8fb650dc015a0", kill_on_drop: false }`
[INFO] [stdout] 86e7d50db273807a407a52adbcf9b7535b7f96321b89b286e8f8fb650dc015a0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c27e364ee09a1422533c994c4e30917f9c70e0915ee41f679c73cf54fa290e1e
[INFO] running `Command { std: "docker" "start" "-a" "c27e364ee09a1422533c994c4e30917f9c70e0915ee41f679c73cf54fa290e1e", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/dmbdip-301d03c45dda06ad)
[INFO] [stdout] 
[INFO] [stdout] running 33 tests
[INFO] [stdout] test headings::tests::fold_h1_hides_everything ... ok
[INFO] [stdout] test headings::tests::fold_hides_children ... ok
[INFO] [stdout] test parsing::tests::metadata_missing ... ok
[INFO] [stdout] test headings::tests::heading_numbering ... ok
[INFO] [stdout] test headings::tests::heading_level_indices ... ok
[INFO] [stdout] test parsing::tests::metadata_unclosed ... ok
[INFO] [stdout] test parsing::tests::parse_code_block ... ok
[INFO] [stdout] test parsing::tests::parse_metadata_block ... ok
[INFO] [stdout] test parsing::tests::parse_table ... ok
[INFO] [stdout] test parsing::tests::parse_inline_styles ... ok
[INFO] [stdout] test parsing::tests::parse_basic_structure ... ok
[INFO] [stderr] error: test failed, to rerun pass `--bin dmbdip`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/dmbdip-301d03c45dda06ad` (exit status: 1)
[INFO] [stderr] note: test exited abnormally; to see the full output pass --no-capture to the harness.
[INFO] running `Command { std: "docker" "inspect" "c27e364ee09a1422533c994c4e30917f9c70e0915ee41f679c73cf54fa290e1e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c27e364ee09a1422533c994c4e30917f9c70e0915ee41f679c73cf54fa290e1e", kill_on_drop: false }`
[INFO] [stdout] c27e364ee09a1422533c994c4e30917f9c70e0915ee41f679c73cf54fa290e1e
